<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*---------------------------------------------------------------------------*/
.banner{
	left:0;
	position:absolute;
	text-align:center;
	top:0;
	width:100%;
}
.none{display:none;}
.banner{min-width:980px;height:350px; position:relative; margin:0 auto; overflow:hidden; z-index:1;}
.banner_show{width:100%; text-align:center; height:350px; overflow:hidden; position:relative;}
.bannger_inbox{position:absolute; left:50%; top:0;}

/*翻页*/
.banner_pre_next{position:relative;z-index:105;top:175px;width:100%; height:37px; left:0px;}
.banner_pre_next span{display:block; margin:0 auto; width:1100px; position:relative;}
.banner_pre_next a{width:37px; height:37px; background:url(../banner/btn.png) no-repeat; text-indent:-999em;}
.banner_pre_next .banner_btn_left{position:absolute;left:0px; background-position:0px 0px;}
.banner_pre_next .banner_btn_right{position:absolute;right:0px; background-position:-37px 0px;}

/*圆点*/
.yq_banner_list{width:100%; height:25px;position:absolute; top:330px; text-align:right; z-index:100; left:0px; padding-right:12px;}
.yq_banner_list span{width:auto; margin:0 auto; display:block; text-align:center;}
.yq_banner_list a{display:inline-block; width:19px; height:19px;background:url(../banner/abg.png) no-repeat right; margin-right:10px;}
.yq_banner_list a.hover{background:url(../banner/abg.png) no-repeat left;}
</pre></body></html>